From 6ab8ca4669f4891935846c53b88a2a3db04b442c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 27 Feb 2021 18:19:32 -0500 Subject: [PATCH] headerbar: Add example image --- gtk/gtkheaderbar.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gtk/gtkheaderbar.c b/gtk/gtkheaderbar.c index efa0df9b0e..547013f343 100644 --- a/gtk/gtkheaderbar.c +++ b/gtk/gtkheaderbar.c @@ -42,6 +42,8 @@ * * `GtkHeaderBar` is a widget for creating custom title bars for windows. * + * ![An example GtkHeaderBar](headerbar.png) + * * `GtkHeaderBar` is similar to a horizontal `GtkCenterBox`. It allows * children to be placed at the start or the end. In addition, it allows * the window title to be displayed. The title will be centered with respect -- 2.30.2